ostbuild: Stop using "compose" to make buildroots
authorColin Walters <walters@verbum.org>
Wed, 7 Mar 2012 00:36:58 +0000 (19:36 -0500)
committerColin Walters <walters@verbum.org>
Tue, 13 Mar 2012 14:39:25 +0000 (10:39 -0400)
commit5dd62af628c71e5fa7211f0c3983e3e37d24a43d
tree9fa301a1d95447c1fca8c163574e74cd4a434335
parent5275e8d6b291feadca5f68d5a59e57c69c393948
ostbuild: Stop using "compose" to make buildroots

It pollutes the repository with a combinatorial explosion of .dirtree
metadata files, and we don't really need to track buildroots at that
level.
src/ostbuild/pyostbuild/buildutil.py
src/ostbuild/pyostbuild/builtin_build.py
src/ostbuild/pyostbuild/builtin_chroot_compile_one.py